home *** CD-ROM | disk | FTP | other *** search
- <?XML version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE MESSAGES SYSTEM "messages.dtd">
-
- <MESSAGES>
-
- <message>
- <short_name> slvNeedObjFunc </short_name>
- <text> You must define an objective function above.</text>
- <help_topic></help_topic>
- </message>
-
- <message>
- <short_name> slvNoSoln </short_name>
- <text> No solution was found. Try changing \nthe guess value or the value of TOL or CTOL.</text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvProbTooLarge </short_name>
- <text> This problem is too large to solve. Check on-line \nHelp for limits in the solving process.</text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvInvalTol </short_name>
- <text> The value of TOL must be between 0 and 1. \nChoose Worksheet Options from the Tools menu to change it. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvInvalCTol </short_name>
- <text> The value of CTOL must be between 0 and 1. \nChoose Worksheet Options from the Tools menu to change it. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvNoConstraints </short_name>
- <text> You must provide constraints below the Given. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvNeedGuessValues </short_name>
- <text> Guess values are required for all unknown variables. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvObjUnbounded </short_name>
- <text> Could not find a maximum/minimum. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvUnitError </short_name>
- <text> Mathcad could not calculate units for this solve block. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvNoNestMatInStandard </short_name>
- <text> This version of Mathcad cannot return results\nwhich contain nested matrices. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvIllegalConstraint </short_name>
- <text> Illegal constraint. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvBadObjValue </short_name>
- <text> Invalid objective function. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvBadMipArray </short_name>
- <text> String contains the wrong number of characters \nor the wrong kind of characters.</text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvMipTooShort </short_name>
- <text> MIP string is too short. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvMipTooLong </short_name>
- <text> MIP string is too long. </text>
- <help_topic> </help_topic>
- </message>
-
-
- <message>
- <short_name> slvNeedPremiumForMIP </short_name>
- <text> You must have the Solving and Optimization \nExtension Pack (Expert Solver) installed. </text>
- <help_topic> </help_topic>
- </message>
-
- <message>
- <short_name> slvBadIguess </short_name>
- <text> Initial guess must consist of numbers and matrices. </text>
- <help_topic> </help_topic>
- </message>
-
-
- </MESSAGES>
-